From 9acd07250181fa24f1bc4a4679c1ee7a52def2a5 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Fri, 26 May 2006 09:44:29 +0100 Subject: [PATCH] Fix cscope rule in .hgignore. --- .hgignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index 74e7987eae..cedd0bb62c 100644 --- a/.hgignore +++ b/.hgignore @@ -14,7 +14,7 @@ .*\.orig$ .*\.rej$ .*/a\.out$ -.*/cscope\.*$ +.*/cscope\..*$ ^[^/]*\.bz2$ ^TAGS$ ^dist/.*$ -- 2.30.2